projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e8143
)
(BASE_PURESIZE): Increase to 505000.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 10 Mar 1999 19:58:01 +0000
(19:58 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 10 Mar 1999 19:58:01 +0000
(19:58 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 3f337ca2d529c4769c7c6308d262f10179bf07bf..23f35559c474d96f4fd91cb7b048fa4b9ef50c20 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (50
0
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (50
5
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */
@@
-96,4
+96,3
@@
extern char my_edata[];
#endif /* PNTR_COMPARISON_TYPE */
#endif /* VIRT_ADDRESS_VARIES */
-